============================================================================== Simba Zoho JDBC Data Connector Release Notes ============================================================================== The release notes provide details of enhancements, features, known issues, and workflow changes in Simba Zoho JDBC Connector 1.7.11, as well as the version history. 1.7.11 ======================================================================= Released 2025-06-26 Enhancements & New Features * Updated database schema The database schema has been updated. This may include changes to the list of supported tables or the metadata in the tables. For more information, see the Reference Guide. * Updated third-party libraries The connector now uses the following third-party libraries: - commons-csv 1.10.0 (previously 1.8) - commons-codec 1.16.0 (Previously 1.15) - jackson-annotations 2.16.0 (previously 2.13.3) - jackson-core 2.16.0 (previously 2.13.3) - jackson-databind 2.16.0 (previously 2.13.3) - jackson-jq 0.0.13 (Previously 0.0.12) - httpclient 4.5.14 (Previously 4.5.13) - httpcore 4.4.16 (previously 4.4.13) - guava 32.0.1-jre (previously 30.0-jre) Version History ============================================================== 1.7.8 ------------------------------------------------------------------------ Released 2022-08-02 Enhancements & New Features * Updated database schema The database schema has been updated. This may include changes to the list of supported tables or the metadata in the tables. For more information, see the Reference Guide. * Additional stored procedures The connector now includes additional stored procedures. For more information, see the Reference Guide. * Updated third-party libraries The connector has been updated to use the following libraries: - jackson-annotations version 2.13.3 (previously 2.13.1) - jackson-core version 2.13.3 (previously 2.13.1) - jackson-databind version 2.13.3 (previously 2.13.1) 1.7.6 ------------------------------------------------------------------------ Released 2022-03-02 Enhancements & New Features * Updated database schema The database schema has been updated. This may include changes to the list of supported tables or the metadata in the tables. For more information, see the Reference Guide. * Updated third-party libraries The connector has been updated to use the following libraries: - commons-codec version 1.15 (previously 1.11) - jackson-annotations version 2.13.1 (previously 2.12.2) - jackson-core version 2.13.1 (previously 2.12.2) - jackson-databind version 2.13.1 (previously 2.12.2) 1.7.3 ------------------------------------------------------------------------ Released 2021-05-18 Enhancements & New Features * Updated third-party libraries The connector has been updated to use the following libraries: - commons-csv version 1.8 (previously 1.4) - jackson-annotations version 2.12.2 (previously 2.11.1) - jackson-core version 2.12.2 (previously 2.11.1) - jackson-databind version 2.12.2 (previously 2.11.1) - jackson-jq version 0.0.12 (previously 0.0.7) * Updated database schema The database schema has been updated. This may include changes to the list of supported tables or the metadata in the tables. For more information, see the Reference Guide. 1.7.2 ------------------------------------------------------------------------ Released 2021-02-12 Enhancements & New Features * Updated database schema The database schema has been updated. This may include changes to the list of supported tables or the metadata in the tables. For more information, see the Reference Guide. 1.7.0 ------------------------------------------------------------------------ Released 2020-06-19 Resolved Issues The following issue has been resolved in Simba Zoho JDBC Driver 1.7.0. * [MPHJ-1587] DeletePhoto() stored procedure returns no data. This issue has been resolved. DeletePhoto() now returns the correct data. ==============================================================================